home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / notes.dir / 00023.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  180 b   |  9 lines

  1. on mouseDown
  2.   puppetSprite(10, 1)
  3.   set the castNum of sprite 6 to cast "icon.down"
  4.   updateStage()
  5.   puppetSprite(10, 0)
  6.   set the editableText of sprite 3 to 0
  7.   go("help")
  8. end
  9.